stubdom: vtpmmgr: Correctly format size_t with %z when printing.
authorIan Campbell <ian.campbell@citrix.com>
Fri, 26 Jun 2015 11:06:09 +0000 (12:06 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 3 Jul 2015 10:11:28 +0000 (11:11 +0100)
commit9379af08ccc05d61f4ca31c7b98231b3b8f56fb3
tree2c2a0fed9a62151766837a415378fd5279164468
parent8f853b74df5ceeeda6f55efcb710397827967fd5
stubdom: vtpmmgr: Correctly format size_t with %z when printing.

Also contains a fix from Thomas Leonard (to use %u for "4 + 32", not
%lu) previously posted as part of "mini-os: enable compiler check for
printk format types" but with mini-os now having been split a separate
repo most of that change has been applied there.

This fixes the 32-bit build with updated mini-os which includes format
string checking.

Signed-off-by: Thomas Leonard <talex5@gmail.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
Acked-By: Samuel Thibault <samuel.thibault@ens-lyon.org>
[ ijc -- Updated MINIOS_UPSTREAM_REVISION ]
Config.mk
stubdom/vtpmmgr/disk_read.c